home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1533 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  810 b 

  1. Path: nntphost.dur.ac.uk!nntp
  2. From: "Fred H.-M. Chen" <H.M.Chen@durham.ac.uk>
  3. Newsgroups: comp.lang.c++
  4. Subject: Accurate computation time measurement
  5. Date: Thu, 11 Jan 1996 14:08:41 +0000
  6. Organization: University of Durham, Durham, UK
  7. Message-ID: <30F519E9.41C67EA6@durham.ac.uk>
  8. NNTP-Posting-Host: tann-3.dur.ac.uk
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b2 (X11; I; SunOS 4.1.3_U1 sun4m)
  13.  
  14. Dear Netters,
  15.  
  16.   In order to compare some algorithms I need a library to calculate the
  17. exact CPU computation time. As far as I know kvm_* functions seems the
  18. only choice for SUN workstation to archive my goal. However, I have no
  19. example to understand how they work. Is there any such example or
  20. library to help me solve it.
  21.  
  22. Thanks in advance.
  23.